3.16.29 \(\int \frac {b+2 c x}{(d+e x) (a+b x+c x^2)} \, dx\) [1529]

Optimal. Leaf size=130 \[ \frac {\sqrt {b^2-4 a c} e \tanh ^{-1}\left (\frac {b+2 c x}{\sqrt {b^2-4 a c}}\right )}{c d^2-b d e+a e^2}-\frac {(2 c d-b e) \log (d+e x)}{c d^2-b d e+a e^2}+\frac {(2 c d-b e) \log \left (a+b x+c x^2\right )}{2 \left (c d^2-b d e+a e^2\right )} \]

[Out]

-(-b*e+2*c*d)*ln(e*x+d)/(a*e^2-b*d*e+c*d^2)+1/2*(-b*e+2*c*d)*ln(c*x^2+b*x+a)/(a*e^2-b*d*e+c*d^2)+e*arctanh((2*
c*x+b)/(-4*a*c+b^2)^(1/2))*(-4*a*c+b^2)^(1/2)/(a*e^2-b*d*e+c*d^2)

________________________________________________________________________________________

Rubi [A]
time = 0.12, antiderivative size = 130, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 5, integrand size = 26, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.192, Rules used = {814, 648, 632, 212, 642} \begin {gather*} \frac {e \sqrt {b^2-4 a c} \tanh ^{-1}\left (\frac {b+2 c x}{\sqrt {b^2-4 a c}}\right )}{a e^2-b d e+c d^2}+\frac {(2 c d-b e) \log \left (a+b x+c x^2\right )}{2 \left (a e^2-b d e+c d^2\right )}-\frac {(2 c d-b e) \log (d+e x)}{a e^2-b d e+c d^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(b + 2*c*x)/((d + e*x)*(a + b*x + c*x^2)),x]

[Out]

(Sqrt[b^2 - 4*a*c]*e*ArcTanh[(b + 2*c*x)/Sqrt[b^2 - 4*a*c]])/(c*d^2 - b*d*e + a*e^2) - ((2*c*d - b*e)*Log[d +
e*x])/(c*d^2 - b*d*e + a*e^2) + ((2*c*d - b*e)*Log[a + b*x + c*x^2])/(2*(c*d^2 - b*d*e + a*e^2))

Rule 212

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[-b, 2]))*ArcTanh[Rt[-b, 2]*(x/Rt[a, 2])], x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 632

Int[((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(-1), x_Symbol] :> Dist[-2, Subst[Int[1/Simp[b^2 - 4*a*c - x^2, x], x]
, x, b + 2*c*x], x] /; FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 642

Int[((d_) + (e_.)*(x_))/((a_.) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Simp[d*(Log[RemoveContent[a + b*x +
c*x^2, x]]/b), x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[2*c*d - b*e, 0]

Rule 648

Int[((d_.) + (e_.)*(x_))/((a_) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Dist[(2*c*d - b*e)/(2*c), Int[1/(a +
 b*x + c*x^2), x], x] + Dist[e/(2*c), Int[(b + 2*c*x)/(a + b*x + c*x^2), x], x] /; FreeQ[{a, b, c, d, e}, x] &
& NeQ[2*c*d - b*e, 0] && NeQ[b^2 - 4*a*c, 0] &&  !NiceSqrtQ[b^2 - 4*a*c]

Rule 814

Int[(((d_.) + (e_.)*(x_))^(m_)*((f_.) + (g_.)*(x_)))/((a_.) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Int[Exp
andIntegrand[(d + e*x)^m*((f + g*x)/(a + b*x + c*x^2)), x], x] /; FreeQ[{a, b, c, d, e, f, g}, x] && NeQ[b^2 -
 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*e^2, 0] && IntegerQ[m]

Rubi steps

\begin {align*} \int \frac {b+2 c x}{(d+e x) \left (a+b x+c x^2\right )} \, dx &=\int \left (\frac {e (-2 c d+b e)}{\left (c d^2-b d e+a e^2\right ) (d+e x)}+\frac {b c d-b^2 e+2 a c e+c (2 c d-b e) x}{\left (c d^2-b d e+a e^2\right ) \left (a+b x+c x^2\right )}\right ) \, dx\\ &=-\frac {(2 c d-b e) \log (d+e x)}{c d^2-b d e+a e^2}+\frac {\int \frac {b c d-b^2 e+2 a c e+c (2 c d-b e) x}{a+b x+c x^2} \, dx}{c d^2-b d e+a e^2}\\ &=-\frac {(2 c d-b e) \log (d+e x)}{c d^2-b d e+a e^2}-\frac {\left (\left (b^2-4 a c\right ) e\right ) \int \frac {1}{a+b x+c x^2} \, dx}{2 \left (c d^2-b d e+a e^2\right )}+\frac {(2 c d-b e) \int \frac {b+2 c x}{a+b x+c x^2} \, dx}{2 \left (c d^2-b d e+a e^2\right )}\\ &=-\frac {(2 c d-b e) \log (d+e x)}{c d^2-b d e+a e^2}+\frac {(2 c d-b e) \log \left (a+b x+c x^2\right )}{2 \left (c d^2-b d e+a e^2\right )}+\frac {\left (\left (b^2-4 a c\right ) e\right ) \text {Subst}\left (\int \frac {1}{b^2-4 a c-x^2} \, dx,x,b+2 c x\right )}{c d^2-b d e+a e^2}\\ &=\frac {\sqrt {b^2-4 a c} e \tanh ^{-1}\left (\frac {b+2 c x}{\sqrt {b^2-4 a c}}\right )}{c d^2-b d e+a e^2}-\frac {(2 c d-b e) \log (d+e x)}{c d^2-b d e+a e^2}+\frac {(2 c d-b e) \log \left (a+b x+c x^2\right )}{2 \left (c d^2-b d e+a e^2\right )}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.08, size = 116, normalized size = 0.89 \begin {gather*} \frac {2 \left (b^2-4 a c\right ) e \tan ^{-1}\left (\frac {b+2 c x}{\sqrt {-b^2+4 a c}}\right )+\sqrt {-b^2+4 a c} (2 c d-b e) (2 \log (d+e x)-\log (a+x (b+c x)))}{2 \sqrt {-b^2+4 a c} \left (-c d^2+e (b d-a e)\right )} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(b + 2*c*x)/((d + e*x)*(a + b*x + c*x^2)),x]

[Out]

(2*(b^2 - 4*a*c)*e*ArcTan[(b + 2*c*x)/Sqrt[-b^2 + 4*a*c]] + Sqrt[-b^2 + 4*a*c]*(2*c*d - b*e)*(2*Log[d + e*x] -
 Log[a + x*(b + c*x)]))/(2*Sqrt[-b^2 + 4*a*c]*(-(c*d^2) + e*(b*d - a*e)))

________________________________________________________________________________________

Maple [A]
time = 0.95, size = 151, normalized size = 1.16

method result size
default \(\frac {\frac {\left (-b c e +2 c^{2} d \right ) \ln \left (c \,x^{2}+b x +a \right )}{2 c}+\frac {2 \left (2 a c e -b^{2} e +b c d -\frac {\left (-b c e +2 c^{2} d \right ) b}{2 c}\right ) \arctan \left (\frac {2 c x +b}{\sqrt {4 a c -b^{2}}}\right )}{\sqrt {4 a c -b^{2}}}}{e^{2} a -b d e +c \,d^{2}}+\frac {\left (b e -2 c d \right ) \ln \left (e x +d \right )}{e^{2} a -b d e +c \,d^{2}}\) \(151\)
risch \(\text {Expression too large to display}\) \(3112\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((2*c*x+b)/(e*x+d)/(c*x^2+b*x+a),x,method=_RETURNVERBOSE)

[Out]

1/(a*e^2-b*d*e+c*d^2)*(1/2*(-b*c*e+2*c^2*d)/c*ln(c*x^2+b*x+a)+2*(2*a*c*e-b^2*e+b*c*d-1/2*(-b*c*e+2*c^2*d)*b/c)
/(4*a*c-b^2)^(1/2)*arctan((2*c*x+b)/(4*a*c-b^2)^(1/2)))+(b*e-2*c*d)/(a*e^2-b*d*e+c*d^2)*ln(e*x+d)

________________________________________________________________________________________

Maxima [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: ValueError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2*c*x+b)/(e*x+d)/(c*x^2+b*x+a),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

________________________________________________________________________________________

Fricas [A]
time = 3.37, size = 237, normalized size = 1.82 \begin {gather*} \left [\frac {\sqrt {b^{2} - 4 \, a c} e \log \left (\frac {2 \, c^{2} x^{2} + 2 \, b c x + b^{2} - 2 \, a c + \sqrt {b^{2} - 4 \, a c} {\left (2 \, c x + b\right )}}{c x^{2} + b x + a}\right ) + {\left (2 \, c d - b e\right )} \log \left (c x^{2} + b x + a\right ) - 2 \, {\left (2 \, c d - b e\right )} \log \left (x e + d\right )}{2 \, {\left (c d^{2} - b d e + a e^{2}\right )}}, \frac {2 \, \sqrt {-b^{2} + 4 \, a c} \arctan \left (-\frac {\sqrt {-b^{2} + 4 \, a c} {\left (2 \, c x + b\right )}}{b^{2} - 4 \, a c}\right ) e + {\left (2 \, c d - b e\right )} \log \left (c x^{2} + b x + a\right ) - 2 \, {\left (2 \, c d - b e\right )} \log \left (x e + d\right )}{2 \, {\left (c d^{2} - b d e + a e^{2}\right )}}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2*c*x+b)/(e*x+d)/(c*x^2+b*x+a),x, algorithm="fricas")

[Out]

[1/2*(sqrt(b^2 - 4*a*c)*e*log((2*c^2*x^2 + 2*b*c*x + b^2 - 2*a*c + sqrt(b^2 - 4*a*c)*(2*c*x + b))/(c*x^2 + b*x
 + a)) + (2*c*d - b*e)*log(c*x^2 + b*x + a) - 2*(2*c*d - b*e)*log(x*e + d))/(c*d^2 - b*d*e + a*e^2), 1/2*(2*sq
rt(-b^2 + 4*a*c)*arctan(-sqrt(-b^2 + 4*a*c)*(2*c*x + b)/(b^2 - 4*a*c))*e + (2*c*d - b*e)*log(c*x^2 + b*x + a)
- 2*(2*c*d - b*e)*log(x*e + d))/(c*d^2 - b*d*e + a*e^2)]

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2*c*x+b)/(e*x+d)/(c*x**2+b*x+a),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [A]
time = 3.18, size = 149, normalized size = 1.15 \begin {gather*} \frac {{\left (2 \, c d - b e\right )} \log \left (c x^{2} + b x + a\right )}{2 \, {\left (c d^{2} - b d e + a e^{2}\right )}} - \frac {{\left (2 \, c d e - b e^{2}\right )} \log \left ({\left | x e + d \right |}\right )}{c d^{2} e - b d e^{2} + a e^{3}} - \frac {{\left (b^{2} e - 4 \, a c e\right )} \arctan \left (\frac {2 \, c x + b}{\sqrt {-b^{2} + 4 \, a c}}\right )}{{\left (c d^{2} - b d e + a e^{2}\right )} \sqrt {-b^{2} + 4 \, a c}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2*c*x+b)/(e*x+d)/(c*x^2+b*x+a),x, algorithm="giac")

[Out]

1/2*(2*c*d - b*e)*log(c*x^2 + b*x + a)/(c*d^2 - b*d*e + a*e^2) - (2*c*d*e - b*e^2)*log(abs(x*e + d))/(c*d^2*e
- b*d*e^2 + a*e^3) - (b^2*e - 4*a*c*e)*arctan((2*c*x + b)/sqrt(-b^2 + 4*a*c))/((c*d^2 - b*d*e + a*e^2)*sqrt(-b
^2 + 4*a*c))

________________________________________________________________________________________

Mupad [B]
time = 4.38, size = 515, normalized size = 3.96 \begin {gather*} \frac {\ln \left (2\,b\,c^2\,e-\frac {\left (c\,d-\frac {b\,e}{2}+\frac {e\,\sqrt {b^2-4\,a\,c}}{2}\right )\,\left (2\,a\,c^2\,e^2-b^2\,c\,e^2+b\,c^2\,d\,e-c^2\,e\,x\,\left (b\,e-2\,c\,d\right )+\frac {c\,e\,\left (c\,d-\frac {b\,e}{2}+\frac {e\,\sqrt {b^2-4\,a\,c}}{2}\right )\,\left (b^2\,d\,e+2\,x\,b^2\,e^2+b\,c\,d^2-2\,x\,b\,c\,d\,e+a\,b\,e^2+2\,x\,c^2\,d^2-8\,a\,c\,d\,e-6\,a\,x\,c\,e^2\right )}{c\,d^2-b\,d\,e+a\,e^2}\right )}{c\,d^2-b\,d\,e+a\,e^2}+4\,c^3\,e\,x\right )\,\left (c\,d-e\,\left (\frac {b}{2}-\frac {\sqrt {b^2-4\,a\,c}}{2}\right )\right )}{c\,d^2-b\,d\,e+a\,e^2}+\frac {\ln \left (2\,b\,c^2\,e-\frac {\left (\frac {b\,e}{2}-c\,d+\frac {e\,\sqrt {b^2-4\,a\,c}}{2}\right )\,\left (b^2\,c\,e^2-2\,a\,c^2\,e^2-b\,c^2\,d\,e+c^2\,e\,x\,\left (b\,e-2\,c\,d\right )+\frac {c\,e\,\left (\frac {b\,e}{2}-c\,d+\frac {e\,\sqrt {b^2-4\,a\,c}}{2}\right )\,\left (b^2\,d\,e+2\,x\,b^2\,e^2+b\,c\,d^2-2\,x\,b\,c\,d\,e+a\,b\,e^2+2\,x\,c^2\,d^2-8\,a\,c\,d\,e-6\,a\,x\,c\,e^2\right )}{c\,d^2-b\,d\,e+a\,e^2}\right )}{c\,d^2-b\,d\,e+a\,e^2}+4\,c^3\,e\,x\right )\,\left (c\,d-e\,\left (\frac {b}{2}+\frac {\sqrt {b^2-4\,a\,c}}{2}\right )\right )}{c\,d^2-b\,d\,e+a\,e^2}+\frac {\ln \left (d+e\,x\right )\,\left (b\,e-2\,c\,d\right )}{c\,d^2-b\,d\,e+a\,e^2} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((b + 2*c*x)/((d + e*x)*(a + b*x + c*x^2)),x)

[Out]

(log(2*b*c^2*e - ((c*d - (b*e)/2 + (e*(b^2 - 4*a*c)^(1/2))/2)*(2*a*c^2*e^2 - b^2*c*e^2 + b*c^2*d*e - c^2*e*x*(
b*e - 2*c*d) + (c*e*(c*d - (b*e)/2 + (e*(b^2 - 4*a*c)^(1/2))/2)*(2*b^2*e^2*x + 2*c^2*d^2*x + a*b*e^2 + b*c*d^2
 + b^2*d*e - 6*a*c*e^2*x - 8*a*c*d*e - 2*b*c*d*e*x))/(a*e^2 + c*d^2 - b*d*e)))/(a*e^2 + c*d^2 - b*d*e) + 4*c^3
*e*x)*(c*d - e*(b/2 - (b^2 - 4*a*c)^(1/2)/2)))/(a*e^2 + c*d^2 - b*d*e) + (log(2*b*c^2*e - (((b*e)/2 - c*d + (e
*(b^2 - 4*a*c)^(1/2))/2)*(b^2*c*e^2 - 2*a*c^2*e^2 - b*c^2*d*e + c^2*e*x*(b*e - 2*c*d) + (c*e*((b*e)/2 - c*d +
(e*(b^2 - 4*a*c)^(1/2))/2)*(2*b^2*e^2*x + 2*c^2*d^2*x + a*b*e^2 + b*c*d^2 + b^2*d*e - 6*a*c*e^2*x - 8*a*c*d*e
- 2*b*c*d*e*x))/(a*e^2 + c*d^2 - b*d*e)))/(a*e^2 + c*d^2 - b*d*e) + 4*c^3*e*x)*(c*d - e*(b/2 + (b^2 - 4*a*c)^(
1/2)/2)))/(a*e^2 + c*d^2 - b*d*e) + (log(d + e*x)*(b*e - 2*c*d))/(a*e^2 + c*d^2 - b*d*e)

________________________________________________________________________________________